Move xsltproc to Build-Depends
authorSimon McVittie <smcv@debian.org>
Tue, 18 Sep 2018 23:23:14 +0000 (00:23 +0100)
committerSimon McVittie <smcv@debian.org>
Tue, 18 Sep 2018 23:23:23 +0000 (00:23 +0100)
It's required to generate the man pages, which are in Architecture: any
binary packages. We can mark it as <!nodoc> later.

debian/control
debian/control.in

index dda678e0e4112cbe6e03c99628909b43e22a6260..24a70f28bb46d94e9bae8b7636fd1f59ea51bf76 100644 (file)
@@ -48,14 +48,14 @@ Build-Depends: adwaita-icon-theme <!nocheck>,
                sassc,
                wayland-protocols (>= 1.12) [linux-any],
                xauth <!nocheck>,
+               xsltproc,
                xvfb <!nocheck>
 Build-Depends-Indep: docbook-xml,
                      docbook-xsl,
                      libatk1.0-doc,
                      libcairo2-doc,
                      libglib2.0-doc,
-                     libpango1.0-doc,
-                     xsltproc
+                     libpango1.0-doc
 Standards-Version: 4.1.0
 Vcs-Browser: https://salsa.debian.org/gnome-team/gtk4
 Vcs-Git: https://salsa.debian.org/gnome-team/gtk4.git
@@ -70,7 +70,7 @@ Depends: adwaita-icon-theme,
          ${misc:Depends},
          ${shlibs:Depends},
          libgtk-4-common (>= ${source:Version})
-Provides: gtk4-binver-4.0.0
+Provides: gtk4-binver-4.0.0, libgtk-4-0.9400.0
 Recommends: libgtk-4-bin
 Suggests: gvfs,
           librsvg2-common
@@ -91,7 +91,7 @@ Section: debian-installer
 Architecture: any
 Depends: ${misc:Depends},
          ${shlibs:Depends}
-Provides: gtk4-binver-4.0.0
+Provides: gtk4-binver-4.0.0, libgtk-4-0.9400.0
 Description: GTK+ graphical user interface library - minimal runtime
  This is a udeb, or a microdeb, for the debian-installer.
  .
index 33a83069bc74728b9823468b81ceecf9475e612a..daf2e3774f46b03d6ea5de8de0c0d8ca255f3eb4 100644 (file)
@@ -48,14 +48,14 @@ Build-Depends: adwaita-icon-theme <!nocheck>,
                sassc,
                wayland-protocols (>= 1.12) [linux-any],
                xauth <!nocheck>,
+               xsltproc,
                xvfb <!nocheck>
 Build-Depends-Indep: docbook-xml,
                      docbook-xsl,
                      libatk1.0-doc,
                      libcairo2-doc,
                      libglib2.0-doc,
-                     libpango1.0-doc,
-                     xsltproc
+                     libpango1.0-doc
 Standards-Version: 4.1.0
 Vcs-Browser: https://salsa.debian.org/gnome-team/gtk4
 Vcs-Git: https://salsa.debian.org/gnome-team/gtk4.git